This structure contains the SLQSGetHomeNetwork response parameters.
- Parameters
-
| pMCC[OUT] |
- Mobile country code (UMTS only).
|
| pMNC[OUT] |
- Mobile network code (UMTS only).
|
| nameSize |
- Maximum number of characters (including NULL terminator) that 8 network name array can contain (UMTS only).
|
| pName[OUT] |
- Network name or description represented as a NULL terminated string (empty string returned when unknown) (UMTS only).
|
| pSID[OUT] |
- Home network system ID
- 0xFFFF - Unknown.
- Only applies to cdma2000
|
| pHomeNwMNC3Gpp[OUT] |
|
| pNwNameSrc3Gpp[OUT] |
|
- Returns
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See Also
- See qmerrno.h for eQCWWAN_xxx error values
- Note
- Timeout: 2 seconds